Over-Eager Helper ^^^^^ **Definition:** * where there’s a helper method that probes the system and then performs an assertion, rather than return its result for the caller to assert. **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Test Smells - The Coding Craftsman `_